Release 10.1A: OpenEdge Development:
ADM Reference
resizeObject
Procedure that resizes the field by looping through all fields in the Frame and resizing any that do not have ‘NO-RESIZE’ in the PRIVATE-DATA property.
Location: field.p Parameters:INPUT pidHeight AS DECIMALNew height.
INPUT pidWidth AS DECIMALNew width.
Notes: No resizing is done by default. For this you need to create an override procedure in your SmartDataField with your own code, specific to your SmartDataField.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |